There are different levels of precomputation. Different objects will be available in different situations:

Environemnts:

precompilation:

task.env (non chunks) <- pre.env <- init.env <- parent.env(global.env)

runtime:

task.env (for chunks) <- init.env <- parent.env(global.env)

Interactive chunks:

Task Lines



skranz/RTutor3 documentation built on May 30, 2019, 2:01 a.m.